home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 August / NETDisc0897.iso / mac / Net Tools / mBED PPC Software / Files / npMbed.class (.txt) < prev   
Encoding:
Java Class File  |  1996-12-09  |  296 b   |  6 lines  |  [TEXT/????]

  1. import netscape.plugin.Plugin;
  2.  
  3. public class npMbed extends Plugin {
  4.    public native String Action(String var1);
  5. }
  6.